Dynamicweb 8 Documentation
RazorTemplateBase<T> Class Members
Properties  Methods 


The following tables list the members exposed by RazorTemplateBase<T>.

Public Properties
 NameDescription
Public PropertyCurrentWriter (Inherited from RazorEngine.Templating.TemplateBase)
Public PropertyLayout (Inherited from RazorEngine.Templating.TemplateBase)
Public PropertyModel (Inherited from RazorEngine.Templating.TemplateBase<T>)
Public PropertyPageview  
Public PropertyTemplateService (Inherited from RazorEngine.Templating.TemplateBase)
Public PropertyViewBag (Inherited from RazorEngine.Templating.TemplateBase)
Top
Protected Properties
 NameDescription
Protected PropertyHasDynamicModel (Inherited from RazorEngine.Templating.TemplateBase<T>)
Top
Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDefineSection (Inherited from RazorEngine.Templating.TemplateBase)
Public MethodExecute (Inherited from RazorEngine.Templating.TemplateBase)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetValue  
Public MethodInclude (Inherited from RazorEngine.Templating.TemplateBase<T>)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodIsSectionDefined (Inherited from RazorEngine.Templating.TemplateBase)
Public MethodRaw (Inherited from RazorEngine.Templating.TemplateBase)
Public MethodRenderBody (Inherited from RazorEngine.Templating.TemplateBase)
Public MethodRenderSection (Inherited from RazorEngine.Templating.TemplateBase)
Public MethodWriteOverloaded.  (Inherited from RazorEngine.Templating.TemplateBase)
Public MethodWriteAttribute (Inherited from RazorEngine.Templating.TemplateBase)
Public MethodWriteAttributeTo (Inherited from RazorEngine.Templating.TemplateBase)
Public MethodWriteLiteral (Inherited from RazorEngine.Templating.TemplateBase)
Public MethodWriteLiteralTo (Inherited from RazorEngine.Templating.TemplateBase)
Public MethodWriteToOverloaded.  (Inherited from RazorEngine.Templating.TemplateBase)
Top
Protected Methods
 NameDescription
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodResolveLayout (Inherited from RazorEngine.Templating.TemplateBase<T>)
Top
See Also

Reference

RazorTemplateBase<T> Class
Dynamicweb.Rendering Namespace

Send Feedback